home *** CD-ROM | disk | FTP | other *** search
/ The Arsenal Files 8 / The Arsenal Files Collection #8 (Arsenal Computer) (1996).ISO / g_quake / plat.zip / PLAT.TXT < prev   
Text File  |  1996-09-27  |  1KB  |  34 lines

  1. The Standard Plat - from The QuakeLab
  2.  
  3. The QuakeLab - http://www.in2nett.com/stevefu/QuakeLab
  4.  
  5. TEXTURES:
  6.  
  7.         No actual standard. Use PLAT_STEM for a military plat's support post.
  8.  
  9. ENTITIES:
  10.  
  11.         func_plat
  12.  
  13. WHAT TO DO:
  14.  
  15.         Make a flat rectaungular brush. This is the useful part of the plat.
  16.         Make a tall brush which is smaller in diameter and position it under
  17.         the flat brush. This is the support to make it look good. The brushes
  18.         should be drawn so that they appear to be in the extended position.
  19.         Select both brushes. Designate this pair of brushes a func_plat in
  20.         one shot. This way they will move as a single unit. The plat moves
  21.         down appropriately by its height - if you make only the flat brush,
  22.         it will move down only by the thickness of the brush rather than
  23.         going right to the floor. In that case, you would set the height to
  24.         the height of the brush as if it were extended to the floor. PLATS
  25.         MUST ALWAYS BE DRAWN IN THE EXTENDED POSITION!
  26.  
  27. OPTIONS:
  28.  
  29. You can make some fancy looking plats by multi-selecting collections of
  30. brushes and designating them as a single func_plat in one shot. Cages, that
  31. sort of thing. speed and sounds can be set to your liking. You might also
  32. want to put in stuff that makes sense, like tracks along the sides, a
  33. covering rim at the base for the support shaft like in the example file, etc.
  34.